IStructuredFormatContraints usage details

Summary

org.eclipse.wst.sse.core.internal.format.IStructuredFormatContraints has 84 total references to 10 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] IStructuredFormatContraints
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.fFormatContraints -1 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) 35 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node) 65 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.CommentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.compressSpaces(String, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NoMoveFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NoMoveFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatContraints() -1 PRIVATE_PERMISSIBLE
[+] getClearAllBlankLines() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.format.HTMLFormatter.keepBlankLines(HTMLFormatContraints) 563 PRIVATE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints) 256 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.compressSpaces(String, IStructuredFormatContraints) 44 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints) 116 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) 38 PRIVATE_PERMISSIBLE
[+] getCurrentIndent() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints) 163 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints) 254 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints) 96 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 135 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 157 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) 24 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.CommentNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 85 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints) 109 PRIVATE_PERMISSIBLE
[+] IStructuredFormatContraints
EXTENDS
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.provisional.HTMLFormatContraints -1 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.php.internal.core.format.PhpFormatter.formatNode(IDOMNode, IStructuredFormatContraints) -1 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.format(Node, IStructuredFormatContraints) -1 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLFormatter.format(Node, IStructuredFormatContraints) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.php.internal.core.format.PhpFormatter.getFormatContraints() -1 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLFormatter.getFormatContraints() -1 PRIVATE
[+] getFormatWithSiblingIndent() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.format.htmlFormatters.HTMLFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 50 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.EmbeddedCSSFormatterNoPHP.insertBreakAfter(IDOMNode, HTMLFormatContraints) 105 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.EmbeddedCSSFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 46 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLTextFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 44 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLFormatterNoPHP.insertBreakAfter(IDOMNode, HTMLFormatContraints) 109 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLTextFormatterNoPHP.insertBreakAfter(IDOMNode, HTMLFormatContraints) 103 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLTextFormatterNoPHP.insertBreakBefore(IDOMNode, HTMLFormatContraints) 140 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLFormatterNoPHP.insertBreakBefore(IDOMNode, HTMLFormatContraints) 146 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLElementFormatterNoPHP.insertBreakAfter(IDOMNode, HTMLFormatContraints) 112 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.EmbeddedCSSFormatterNoPHP.insertBreakBefore(IDOMNode, HTMLFormatContraints) 142 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLElementFormatterNoPHP.insertBreakBefore(IDOMNode, HTMLFormatContraints) 149 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLElementFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 53 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLFormatter.formatChildNodes(IDOMNode, HTMLFormatContraints) 342 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLFormatter.insertBreakBefore(IDOMNode, HTMLFormatContraints) 528 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLFormatter.insertBreakAfter(IDOMNode, HTMLFormatContraints) 494 PRIVATE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node, IStructuredFormatContraints) 71 PRIVATE_PERMISSIBLE
[+] getInPreserveSpaceElement() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.TextNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 117 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatTrailingText(IDOMNode, IStructuredFormatContraints) 250 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationBeforeNode(IDOMNode, IStructuredFormatContraints) 156 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.formatIndentationAfterNode(IDOMNode, IStructuredFormatContraints) 80 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 120 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) 39 PRIVATE_PERMISSIBLE
[+] setClearAllBlankLines(boolean) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.html.core.internal.format.HTMLFormatter.getFormatContraints() 740 PRIVATE
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) 38 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getFormatContraints() 350 PRIVATE_PERMISSIBLE
[+] setCurrentIndent(String) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) 37 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.format(Node, IStructuredFormatContraints) 72 PRIVATE_PERMISSIBLE
[+] setFormatWithSiblingIndent(boolean) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.format.htmlFormatters.HTMLFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 88 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.EmbeddedCSSFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 47 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLElementFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 54 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLTextFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 82 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 51 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLTextFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 45 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLElementFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 91 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.EmbeddedCSSFormatterNoPHP.formatChildNodes(IDOMNode, HTMLFormatContraints) 84 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLFormatter.formatChildNodes(IDOMNode, HTMLFormatContraints) 380 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLFormatter.formatChildNodes(IDOMNode, HTMLFormatContraints) 343 PRIVATE
[+] setInPreserveSpaceElement(boolean) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 142 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 207 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 226 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 398 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 368 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 383 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 228 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.DocumentNodeFormatter.formatChildren(IDOMNode, IStructuredFormatContraints) 39 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 396 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional